PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObject Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the object type.
    Syntax
    public PDFVisualObjectType getType()

    Return Value

    The type of the visual object.
    See Also